DataSource for Entity Framework in WPF
C1.LiveLinq.Indexing.Search Namespace / IndexQuery<T> Class
Properties Methods


In This Topic
    IndexQuery<T> Class Members
    In This Topic

    The following tables list the members exposed by IndexQuery<T>.

    Public Properties
     NameDescription
    Public PropertyThe collection of subindexes for this IndexQuery<T>.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns an enumerator that iterates through the IndexQuery<T>.  
    Public MethodGroups the collection of search results by its search key.  
    Public MethodOverloaded. Used to apply subindex search to the result of a search operation.  
    Top
    See Also